Skip to content

bpo-43990: Fix the footnote ordering in the operator precedence docs#25805

Merged
rhettinger merged 1 commit into
python:masterfrom
ZackerySpytz:bpo-43990-docs-precedence-footnote
May 2, 2021
Merged

bpo-43990: Fix the footnote ordering in the operator precedence docs#25805
rhettinger merged 1 commit into
python:masterfrom
ZackerySpytz:bpo-43990-docs-precedence-footnote

Conversation

@ZackerySpytz

@ZackerySpytz ZackerySpytz commented May 2, 2021

Copy link
Copy Markdown
Contributor

Footnotes 5 and 6 were in the wrong order.

https://bugs.python.org/issue43990

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @ZackerySpytz for the PR, and @rhettinger for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry @ZackerySpytz and @rhettinger, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 7d2b83e9f092a2ea1f715fe028f7c48324bee756 3.9

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @ZackerySpytz for the PR, and @rhettinger for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-25819 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 2, 2021
…ythonGH-25805)

Footnotes 5 and 6 were in the wrong order.
(cherry picked from commit 7d2b83e)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants